home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Modules
/
BackSpaceModules
/
Source
/
Teapot
/
Teapot.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-06-07
|
124 b
|
9 lines
#import <3Dkit/3Dkit.h>
@interface Teapot : N3DShape
{
}
- renderSelf:(RtToken)context;
- setResolution:(RtFloat)val;
@end